home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / dev / misc / LEDA_src.lha / LEDA-3.1c-source / Makefile.amiga < prev    next >
Encoding:
Makefile  |  1994-11-17  |  398 b   |  18 lines

  1. echo "This is an AMIGA  batch file, that creates the Linker Libs for gcc and"
  2. echo "the sample programs in the `prog' drawer."
  3. echo "*N*N Making the linker libs"
  4. date
  5. cd src
  6. execute makefile.amiga
  7. date
  8. cd /
  9. echo "*N*N Making the demo programs"
  10. date
  11. echo "*N*N DONE"
  12.  
  13. ; Gerhard Leibrock, November 1994
  14. ; Neuhaeuselerstr. 12, 66459 Kirkel, T:(+49) 06849/6134, GERMANY
  15. ;
  16. ; fach5@cipsol.cs.uni-sb.de
  17. ;
  18.